NNFX Baseline Script - Moving AveragesCredits to @Fractured
Adapted the "Many Moving Averages" script to VP's NNFX No Nonsense Forex method.
Includes:
- ATR bands and labels
- Price is > 1 ATR away from baseline indication
Without ATR Bands and bar colors
Available MAs
"ALMA", "EMA", "DEMA", "TEMA", "WMA", "VWMA", "SMA", "SMMA", "HMA", "Kijun", "McGinley"
Tìm kiếm tập lệnh với "moving averages"
Golden Ratio Multiplier: Multiplied Moving AveragesMultiplied moving averages script visualizing the study made by @PositiveCrypto (twitter).
Multiple Moving AveragesThis script shows multiple moving averages and has an indicator when they are about to cross. Depending on the scale you probably will need to adjust the values to have a working cross indicator.
Simple Moving Averagesit seems interesting to trade on low timeframes with these simple moving averages
Daily Moving Averages(10,20,50,200)This is a simple script displaying the common daily moving averages I use:
the 10dma, 50dma, 200dma, and an optional 20dma.
Daily & 4H Moving AveragesThis indicator shows the 99MA daily (dotted) and 4H (solid) moving averages on all timeframes. It defaults to the 99MA, but you can change it to 25MA or whatever your heart desires. Why would you want to use this? Cause the 99MA is like magic for altcoins, presumably because it's the largest default MA on Binance and lots of people are watching it.
If you can see where the daily and 4h MA lines are, even while looking at a 1h or 30m chart, then you'll know more about the areas where price might do predictable stuff.
4 Moving Averages (50, 100, 200, 20) by Erkana4 Moving Averages 50, 100, 200 and 20 with wider lines
Simple Moving Averages SMA 200 / 265 by Nadine SchmidtSimple Moving Averages SMA 200 / 265 by Nadine Schmidt
5 Simple Moving Averages5 Simple Moving Averages (13 Green, 34 Yellow, 50 Orange, 100 Purple, 200 Red)
Quadruple Moving AveragesThis script allows to view from one to four exponential moving averages at the same time, using a single indicator
Multiple Moving AveragesThis script plots up to five Moving Averages , either Simple or Exponential (9, 20, 50, 100 and 200 days period by default).
Daily Moving AveragesPlots the 20, 50, 100 & 200 daily moving averages on any lower timeframe, but it uses a custom function to calculate the plots rather than using the security() function, so the lines are smooth rather than jagged.